net/http.http2clientStream.flow (field)
7 uses
net/http (current package)
h2_bundle.go#L7045: flow http2flow // guarded by cc.mu
h2_bundle.go#L8406: if a := cs.flow.available(); a > 0 {
h2_bundle.go#L8415: cs.flow.take(take)
h2_bundle.go#L8661: cs.flow.add(int32(cc.initialWindowSize))
h2_bundle.go#L8662: cs.flow.setConnFlow(&cc.flow)
h2_bundle.go#L9418: cs.flow.add(delta)
h2_bundle.go#L9459: fl = &cs.flow
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)